From: Soby Mathew Date: Fri, 16 Feb 2018 14:57:24 +0000 (+0000) Subject: Dynamic_config: remove the FVP dtb files X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=32c79c4295ce8cb509505171252f97ac1eb3a0a3;p=project%2Fbcm63xx%2Fatf.git Dynamic_config: remove the FVP dtb files Since FVP enables dynamic configuration by default, the DT blobs are compiled from source and included in FIP during build. Hence this patch removes the dtb files from the `fdts` folder. Change-Id: Ic155ecd257384a33eb2aa38c9b4430e47b09cd31 Signed-off-by: Soby Mathew --- diff --git a/fdts/fvp-base-gicv2-psci-aarch32.dtb b/fdts/fvp-base-gicv2-psci-aarch32.dtb deleted file mode 100644 index b044a769..00000000 Binary files a/fdts/fvp-base-gicv2-psci-aarch32.dtb and /dev/null differ diff --git a/fdts/fvp-base-gicv2-psci.dtb b/fdts/fvp-base-gicv2-psci.dtb deleted file mode 100644 index d86cb780..00000000 Binary files a/fdts/fvp-base-gicv2-psci.dtb and /dev/null differ diff --git a/fdts/fvp-base-gicv3-psci-1t.dtb b/fdts/fvp-base-gicv3-psci-1t.dtb deleted file mode 100644 index 23d360fc..00000000 Binary files a/fdts/fvp-base-gicv3-psci-1t.dtb and /dev/null differ diff --git a/fdts/fvp-base-gicv3-psci-aarch32.dtb b/fdts/fvp-base-gicv3-psci-aarch32.dtb deleted file mode 100644 index 474b1888..00000000 Binary files a/fdts/fvp-base-gicv3-psci-aarch32.dtb and /dev/null differ diff --git a/fdts/fvp-base-gicv3-psci-dynamiq.dtb b/fdts/fvp-base-gicv3-psci-dynamiq.dtb deleted file mode 100644 index 99c6b460..00000000 Binary files a/fdts/fvp-base-gicv3-psci-dynamiq.dtb and /dev/null differ diff --git a/fdts/fvp-base-gicv3-psci.dtb b/fdts/fvp-base-gicv3-psci.dtb deleted file mode 100644 index a105ae66..00000000 Binary files a/fdts/fvp-base-gicv3-psci.dtb and /dev/null differ diff --git a/fdts/fvp-foundation-gicv2-psci.dtb b/fdts/fvp-foundation-gicv2-psci.dtb deleted file mode 100644 index 9d0cb928..00000000 Binary files a/fdts/fvp-foundation-gicv2-psci.dtb and /dev/null differ diff --git a/fdts/fvp-foundation-gicv3-psci.dtb b/fdts/fvp-foundation-gicv3-psci.dtb deleted file mode 100644 index a3164ab4..00000000 Binary files a/fdts/fvp-foundation-gicv3-psci.dtb and /dev/null differ